3.7.32 \(\int \frac {a+\frac {b}{x^2}}{(c+\frac {d}{x^2})^{3/2} x^7} \, dx\)

Optimal. Leaf size=100 \[ -\frac {c^2 (b c-a d)}{d^4 \sqrt {c+\frac {d}{x^2}}}+\frac {\left (c+\frac {d}{x^2}\right )^{3/2} (3 b c-a d)}{3 d^4}-\frac {c \sqrt {c+\frac {d}{x^2}} (3 b c-2 a d)}{d^4}-\frac {b \left (c+\frac {d}{x^2}\right )^{5/2}}{5 d^4} \]

________________________________________________________________________________________

Rubi [A]  time = 0.07, antiderivative size = 100, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 2, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.091, Rules used = {446, 77} \begin {gather*} -\frac {c^2 (b c-a d)}{d^4 \sqrt {c+\frac {d}{x^2}}}+\frac {\left (c+\frac {d}{x^2}\right )^{3/2} (3 b c-a d)}{3 d^4}-\frac {c \sqrt {c+\frac {d}{x^2}} (3 b c-2 a d)}{d^4}-\frac {b \left (c+\frac {d}{x^2}\right )^{5/2}}{5 d^4} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b/x^2)/((c + d/x^2)^(3/2)*x^7),x]

[Out]

-((c^2*(b*c - a*d))/(d^4*Sqrt[c + d/x^2])) - (c*(3*b*c - 2*a*d)*Sqrt[c + d/x^2])/d^4 + ((3*b*c - a*d)*(c + d/x
^2)^(3/2))/(3*d^4) - (b*(c + d/x^2)^(5/2))/(5*d^4)

Rule 77

Int[((a_.) + (b_.)*(x_))*((c_) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[ExpandIntegran
d[(a + b*x)*(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] && NeQ[b*c - a*d, 0] && ((ILtQ[
n, 0] && ILtQ[p, 0]) || EqQ[p, 1] || (IGtQ[p, 0] && ( !IntegerQ[n] || LeQ[9*p + 5*(n + 2), 0] || GeQ[n + p + 1
, 0] || (GeQ[n + p + 2, 0] && RationalQ[a, b, c, d, e, f]))))

Rule 446

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_))^(q_.), x_Symbol] :> Dist[1/n, Subst[Int
[x^(Simplify[(m + 1)/n] - 1)*(a + b*x)^p*(c + d*x)^q, x], x, x^n], x] /; FreeQ[{a, b, c, d, m, n, p, q}, x] &&
 NeQ[b*c - a*d, 0] && IntegerQ[Simplify[(m + 1)/n]]

Rubi steps

\begin {align*} \int \frac {a+\frac {b}{x^2}}{\left (c+\frac {d}{x^2}\right )^{3/2} x^7} \, dx &=-\left (\frac {1}{2} \operatorname {Subst}\left (\int \frac {x^2 (a+b x)}{(c+d x)^{3/2}} \, dx,x,\frac {1}{x^2}\right )\right )\\ &=-\left (\frac {1}{2} \operatorname {Subst}\left (\int \left (-\frac {c^2 (b c-a d)}{d^3 (c+d x)^{3/2}}+\frac {c (3 b c-2 a d)}{d^3 \sqrt {c+d x}}+\frac {(-3 b c+a d) \sqrt {c+d x}}{d^3}+\frac {b (c+d x)^{3/2}}{d^3}\right ) \, dx,x,\frac {1}{x^2}\right )\right )\\ &=-\frac {c^2 (b c-a d)}{d^4 \sqrt {c+\frac {d}{x^2}}}-\frac {c (3 b c-2 a d) \sqrt {c+\frac {d}{x^2}}}{d^4}+\frac {(3 b c-a d) \left (c+\frac {d}{x^2}\right )^{3/2}}{3 d^4}-\frac {b \left (c+\frac {d}{x^2}\right )^{5/2}}{5 d^4}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.03, size = 81, normalized size = 0.81 \begin {gather*} \frac {-5 a d x^2 \left (-8 c^2 x^4-4 c d x^2+d^2\right )-3 b \left (16 c^3 x^6+8 c^2 d x^4-2 c d^2 x^2+d^3\right )}{15 d^4 x^6 \sqrt {c+\frac {d}{x^2}}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b/x^2)/((c + d/x^2)^(3/2)*x^7),x]

[Out]

(-5*a*d*x^2*(d^2 - 4*c*d*x^2 - 8*c^2*x^4) - 3*b*(d^3 - 2*c*d^2*x^2 + 8*c^2*d*x^4 + 16*c^3*x^6))/(15*d^4*Sqrt[c
 + d/x^2]*x^6)

________________________________________________________________________________________

IntegrateAlgebraic [A]  time = 0.10, size = 99, normalized size = 0.99 \begin {gather*} \frac {\sqrt {\frac {c x^2+d}{x^2}} \left (40 a c^2 d x^6+20 a c d^2 x^4-5 a d^3 x^2-48 b c^3 x^6-24 b c^2 d x^4+6 b c d^2 x^2-3 b d^3\right )}{15 d^4 x^4 \left (c x^2+d\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[(a + b/x^2)/((c + d/x^2)^(3/2)*x^7),x]

[Out]

(Sqrt[(d + c*x^2)/x^2]*(-3*b*d^3 + 6*b*c*d^2*x^2 - 5*a*d^3*x^2 - 24*b*c^2*d*x^4 + 20*a*c*d^2*x^4 - 48*b*c^3*x^
6 + 40*a*c^2*d*x^6))/(15*d^4*x^4*(d + c*x^2))

________________________________________________________________________________________

fricas [A]  time = 0.43, size = 98, normalized size = 0.98 \begin {gather*} -\frac {{\left (8 \, {\left (6 \, b c^{3} - 5 \, a c^{2} d\right )} x^{6} + 4 \, {\left (6 \, b c^{2} d - 5 \, a c d^{2}\right )} x^{4} + 3 \, b d^{3} - {\left (6 \, b c d^{2} - 5 \, a d^{3}\right )} x^{2}\right )} \sqrt {\frac {c x^{2} + d}{x^{2}}}}{15 \, {\left (c d^{4} x^{6} + d^{5} x^{4}\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b/x^2)/(c+d/x^2)^(3/2)/x^7,x, algorithm="fricas")

[Out]

-1/15*(8*(6*b*c^3 - 5*a*c^2*d)*x^6 + 4*(6*b*c^2*d - 5*a*c*d^2)*x^4 + 3*b*d^3 - (6*b*c*d^2 - 5*a*d^3)*x^2)*sqrt
((c*x^2 + d)/x^2)/(c*d^4*x^6 + d^5*x^4)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {a + \frac {b}{x^{2}}}{{\left (c + \frac {d}{x^{2}}\right )}^{\frac {3}{2}} x^{7}}\,{d x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b/x^2)/(c+d/x^2)^(3/2)/x^7,x, algorithm="giac")

[Out]

integrate((a + b/x^2)/((c + d/x^2)^(3/2)*x^7), x)

________________________________________________________________________________________

maple [A]  time = 0.05, size = 94, normalized size = 0.94 \begin {gather*} \frac {\left (40 a \,c^{2} d \,x^{6}-48 b \,c^{3} x^{6}+20 a c \,d^{2} x^{4}-24 b \,c^{2} d \,x^{4}-5 a \,d^{3} x^{2}+6 b c \,d^{2} x^{2}-3 b \,d^{3}\right ) \left (c \,x^{2}+d \right )}{15 \left (\frac {c \,x^{2}+d}{x^{2}}\right )^{\frac {3}{2}} d^{4} x^{8}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b/x^2)/(c+d/x^2)^(3/2)/x^7,x)

[Out]

1/15*(40*a*c^2*d*x^6-48*b*c^3*x^6+20*a*c*d^2*x^4-24*b*c^2*d*x^4-5*a*d^3*x^2+6*b*c*d^2*x^2-3*b*d^3)*(c*x^2+d)/(
(c*x^2+d)/x^2)^(3/2)/d^4/x^8

________________________________________________________________________________________

maxima [A]  time = 0.62, size = 116, normalized size = 1.16 \begin {gather*} -\frac {1}{5} \, b {\left (\frac {{\left (c + \frac {d}{x^{2}}\right )}^{\frac {5}{2}}}{d^{4}} - \frac {5 \, {\left (c + \frac {d}{x^{2}}\right )}^{\frac {3}{2}} c}{d^{4}} + \frac {15 \, \sqrt {c + \frac {d}{x^{2}}} c^{2}}{d^{4}} + \frac {5 \, c^{3}}{\sqrt {c + \frac {d}{x^{2}}} d^{4}}\right )} - \frac {1}{3} \, a {\left (\frac {{\left (c + \frac {d}{x^{2}}\right )}^{\frac {3}{2}}}{d^{3}} - \frac {6 \, \sqrt {c + \frac {d}{x^{2}}} c}{d^{3}} - \frac {3 \, c^{2}}{\sqrt {c + \frac {d}{x^{2}}} d^{3}}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b/x^2)/(c+d/x^2)^(3/2)/x^7,x, algorithm="maxima")

[Out]

-1/5*b*((c + d/x^2)^(5/2)/d^4 - 5*(c + d/x^2)^(3/2)*c/d^4 + 15*sqrt(c + d/x^2)*c^2/d^4 + 5*c^3/(sqrt(c + d/x^2
)*d^4)) - 1/3*a*((c + d/x^2)^(3/2)/d^3 - 6*sqrt(c + d/x^2)*c/d^3 - 3*c^2/(sqrt(c + d/x^2)*d^3))

________________________________________________________________________________________

mupad [B]  time = 4.84, size = 91, normalized size = 0.91 \begin {gather*} -\frac {\sqrt {c+\frac {d}{x^2}}\,\left (48\,b\,c^3\,x^6-40\,a\,c^2\,d\,x^6+24\,b\,c^2\,d\,x^4-20\,a\,c\,d^2\,x^4-6\,b\,c\,d^2\,x^2+5\,a\,d^3\,x^2+3\,b\,d^3\right )}{15\,d^4\,x^4\,\left (c\,x^2+d\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b/x^2)/(x^7*(c + d/x^2)^(3/2)),x)

[Out]

-((c + d/x^2)^(1/2)*(3*b*d^3 + 5*a*d^3*x^2 + 48*b*c^3*x^6 - 20*a*c*d^2*x^4 - 40*a*c^2*d*x^6 - 6*b*c*d^2*x^2 +
24*b*c^2*d*x^4))/(15*d^4*x^4*(d + c*x^2))

________________________________________________________________________________________

sympy [A]  time = 13.28, size = 90, normalized size = 0.90 \begin {gather*} - \frac {b \left (c + \frac {d}{x^{2}}\right )^{\frac {5}{2}}}{5 d^{4}} + \frac {c^{2} \left (a d - b c\right )}{d^{4} \sqrt {c + \frac {d}{x^{2}}}} - \frac {\left (c + \frac {d}{x^{2}}\right )^{\frac {3}{2}} \left (a d - 3 b c\right )}{3 d^{4}} - \frac {\sqrt {c + \frac {d}{x^{2}}} \left (- 2 a c d + 3 b c^{2}\right )}{d^{4}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b/x**2)/(c+d/x**2)**(3/2)/x**7,x)

[Out]

-b*(c + d/x**2)**(5/2)/(5*d**4) + c**2*(a*d - b*c)/(d**4*sqrt(c + d/x**2)) - (c + d/x**2)**(3/2)*(a*d - 3*b*c)
/(3*d**4) - sqrt(c + d/x**2)*(-2*a*c*d + 3*b*c**2)/d**4

________________________________________________________________________________________